ARM: zynq: Add target for building bootable SPL image for Zynq
authorNathan Rossi <[email protected]>
Tue, 17 Nov 2015 12:56:57 +0000 (22:56 +1000)
committerMichal Simek <[email protected]>
Thu, 19 Nov 2015 12:09:21 +0000 (13:09 +0100)
commit08598d6ee9d4e01e37f00e9147bf8da37c375c82
treebc36ec8b8eec737c689d2a470f1d12a8e1973aa2
parent66eef1e780caf0bb3ecadf78582a29031c6279ce
ARM: zynq: Add target for building bootable SPL image for Zynq

Add a build target to generate 'boot.bin' which includes SPL. This is
used by the platforms BootROM to load SPL directly.

This change also conditionally changes what the 'boot.bin' target
generates depending on the SoC. Leaving the behaviour unchanged for the
AT91 targets.

Signed-off-by: Nathan Rossi <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Andreas Bießmann <[email protected]>
Cc: Heiko Schocher <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Makefile
scripts/Makefile.spl